Skip site navigation (1)Skip section navigation (2)


2011/freebsd-hackers/20111009.freebsd-hackers

Messages: 95, old messages first
Last update: Mon Feb 13 14:17:50 2023

home | archive sorted by: subject | author | date | reverse date
  1. Oct  2 Lev Serebryakov            Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  2. Oct  2 Lev Serebryakov            Way to get current tick number in kernel?
  3. Oct  2 Kostik Belousov            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  4. Oct  2 Davide Italiano            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  5. Oct  2 Lev Serebryakov            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  6. Oct  2 Davide Italiano            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  7. Oct  2 Lev Serebryakov            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  8. Oct  2 Davide Italiano            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
  9. Oct  2 Lev Serebryakov            alq_open_flags() panics in _mtx_lock_flags()
 10. Oct  2 mdf@FreeBSD.org            Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
 11. Oct  2 mdf@FreeBSD.org            Re: Way to get current tick number in kernel?
 12. Oct  2 Alan Cox                   Re: Memory allocation in kernel -- what to use in which situation? What is the best for page-sized allocations?
 13. Oct  2 Zhihao Yuan                [nvi-iconv]I need some help on testing/code review
 14. Oct  2 Zhihao Yuan                [nvi-iconv]I need some help on testing/code review
 15. Oct  3 Lawrence Stewart           Re: alq_open_flags() panics in _mtx_lock_flags()
 16. Oct  3 Lev Serebryakov            Re: alq_open_flags() panics in _mtx_lock_flags()
 17. Oct  3 Fabien Thomas              Re: my git development snapshot(s)
 18. Oct  3 Lev Serebryakov            Atomic increment and get?
 19. Oct  3 mdf@FreeBSD.org            Re: Atomic increment and get?
 20. Oct  3 Ryan Stone                 Re: Atomic increment and get?


21. Oct 3 satish kondapalli NUMA Support is there in FreeBSD. 22. Oct 3 mdf@FreeBSD.org Re: NUMA Support is there in FreeBSD. 23. Oct 3 Arnaud Lacombe Re: NUMA Support is there in FreeBSD. 24. Oct 3 mdf@FreeBSD.org Re: NUMA Support is there in FreeBSD. 25. Oct 3 Arnaud Lacombe Re: Installation of kernel symbols file in a separate directory [Was: Re: Experiences with FreeBSD 9.0-BETA2] 26. Oct 3 Arnaud Lacombe Re: NUMA Support is there in FreeBSD. 27. Oct 3 Lev Serebryakov Re: NUMA Support is there in FreeBSD. 28. Oct 4 rank1seeker@gmail.com Add user to croosworld DESTDIR 29. Oct 4 =?utf-8?Q?Dag-Erling_Sm=C3 Does anyone use nscd? 30. Oct 4 Michel Talon Does anyone use nscd? 31. Oct 4 Dirk-Willem van Gulik Re: Does anyone use nscd? 32. Oct 4 Sean M. Collins Re: Does anyone use nscd? 33. Oct 4 Damien Fleuriot Re: Add user to croosworld DESTDIR 34. Oct 4 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 35. Oct 4 Julian Elischer Re: Does anyone use nscd? 36. Oct 4 Artem Belevich Re: Does anyone use nscd? 37. Oct 4 Jos Backus Re: Does anyone use nscd? 38. Oct 4 Michael Bushkov Re: Does anyone use nscd? 39. Oct 4 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 40. Oct 4 Sean M. Collins Re: Does anyone use nscd?
41. Oct 4 Michael Bushkov Re: Does anyone use nscd? 42. Oct 4 Sean M. Collins Re: Does anyone use nscd? 43. Oct 4 =?ISO-8859-1?Q?Samuel_Mart Re: Does anyone use nscd? 44. Oct 4 Michael Bushkov Re: Does anyone use nscd? 45. Oct 4 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 46. Oct 4 Uffe Jakobsen Re: Does anyone use nscd? 47. Oct 4 David Brodbeck Re: Does anyone use nscd? 48. Oct 5 Daniel O'Connor Re: Does anyone use nscd? 49. Oct 5 Daniel O'Connor Re: Does anyone use nscd? 50. Oct 5 Lawrence Stewart Re: Does anyone use nscd? 51. Oct 5 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 52. Oct 5 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 53. Oct 5 Daniel O'Connor Re: Does anyone use nscd? 54. Oct 5 Matthew Seaman Re: Does anyone use nscd? 55. Oct 5 Eugene Grosbein Re: Does anyone use nscd? 56. Oct 5 Nathan Whitehorn Re: how are callouts handled in cpu_idle() ? 57. Oct 5 Pegasus Mc Cleaft Re: Does anyone use nscd? 58. Oct 5 Riccardo Cattaneo 4.4BSD timeslice management 59. Oct 5 Adrian Chadd Re: how are callouts handled in cpu_idle() ? 60. Oct 5 Artem Belevich Re: Does anyone use nscd?
61. Oct 5 Artem Belevich Re: Does anyone use nscd? 62. Oct 5 Michael Bushkov Re: Does anyone use nscd? 63. Oct 5 =?utf-8?Q?Dag-Erling_Sm=C3 Re: Does anyone use nscd? 64. Oct 5 Artem Belevich Re: Does anyone use nscd? 65. Oct 6 =?ISO-8859-1?Q?Trond_Endre Re: Does anyone use nscd? 66. Oct 6 =?ISO-8859-1?Q?Trond_Endre Re: Does anyone use nscd? 67. Oct 6 =?ISO-8859-1?Q?Trond_Endre Re: Does anyone use nscd? 68. Oct 6 Dan Nelson Re: Does anyone use nscd? 69. Oct 6 Ivan Voras Re: Does anyone use nscd? 70. Oct 6 Lawrence Stewart Re: Does anyone use nscd? 71. Oct 6 Wojciech Puchar mmap performance and memory use 72. Oct 6 Kostik Belousov Re: mmap performance and memory use 73. Oct 6 Lev Serebryakov how to debug RB_TREE for memory corruption? 74. Oct 6 Andriy Gapon Re: how to debug RB_TREE for memory corruption? 75. Oct 6 Lev Serebryakov Re: how to debug RB_TREE for memory corruption? 76. Oct 6 Davide Italiano Re: how to debug RB_TREE for memory corruption? 77. Oct 7 Wojciech Puchar Re: mmap performance and memory use 78. Oct 7 perryh@pluto.rain.com Re: Does anyone use nscd? 79. Oct 7 Tom Evans Re: Does anyone use nscd? 80. Oct 7 Ulrich =?utf-8?B?U3DDtnJsZ Re: Fwd: my git development snapshot(s)
81. Oct 7 Ulrich =?utf-8?B?U3DDtnJsZ Re: my git development snapshot(s) 82. Oct 7 Michael Bushkov Re: Does anyone use nscd? 83. Oct 7 Ulrich =?utf-8?B?U3DDtnJsZ Re: Does anyone use nscd? 84. Oct 7 s MAC Framework, retreiving information from sysctl 85. Oct 7 Chris Rees Re: Does anyone use nscd? 86. Oct 7 Wojciech Puchar Re: mmap performance and memory use 87. Oct 7 Alan Cox Re: mmap performance and memory use 88. Oct 7 =?UTF-8?B?TXVzdGFmYSBSZcWf Using Valgrind on FreeBSD 89. Oct 7 mdf@FreeBSD.org Re: Using Valgrind on FreeBSD 90. Oct 7 Lionel Garth Jones USENIX WebApps '12 Call for Papers Now Available 91. Oct 8 Harald Servat Power usage on FreeBSD 92. Oct 8 Omer Faruk SEN Re: Using Valgrind on FreeBSD 93. Oct 8 Romain =?iso-8859-1?Q?Tart Re: Using Valgrind on FreeBSD 94. Oct 8 Kostik Belousov Re: Power usage on FreeBSD 95. Oct 8 Jilles Tjoelker Re: Does anyone use nscd?


home | archive sorted by: subject | author | date | reverse date