search for: 2012nov

Displaying 6 results from an estimated 6 matches for "2012nov".

2016 Jan 25
2
[PATCH 2/2] core: Fix stack overflow when reloading config
...de itself. Regarding "...running out of memory... the risk is minor." This "wishful thinking" reminds me of a different case we had; although, code-wise, it was not a similar problem (I would assume). A patch from Shao, "fs: Fix searchdir resource leak", committed 2012Nov, _ for 5.xx commit 57acc34bdf83fc5ea08dbf44b74a5dd2c1131187 _ for 4.xx commit 37971728a5fc40b1c90512e79e47333d98ec8851 reads: *** This is a significant rewrite of the generic lookup logic inside core/fs/fs.c's searchdir function. Previously, there was a memory leak if a path involved mu...
2014 Jul 06
0
mdiskchk and WinPE
...chk.exe, to be tested under WinPE 32-bits. There is an additional branch in Shao's git repo, "mdiskchk_winbin", including a mdiskchk.exe binary for test (although no pmem.sys). Possible relevant email threads (starting email, you should probably read the whole thread): >From 2012Nov: http://www.zytor.com/pipermail/syslinux/2012-November/thread.html 1_ http://www.zytor.com/pipermail/syslinux/2012-November/018866.html 2_ http://www.zytor.com/pipermail/syslinux/2012-November/018867.html Additionally, the main Syslinux git repo has an older branch, "memdisk-acpi&quot...
2016 Jan 26
0
[PATCH 2/2] core: Fix stack overflow when reloading config
...t;...running out of memory... the risk is minor." > > This "wishful thinking" reminds me of a different case we had; > although, code-wise, it was not a similar problem (I would assume). > > A patch from Shao, "fs: Fix searchdir resource leak", committed > 2012Nov, > > _ for 5.xx commit 57acc34bdf83fc5ea08dbf44b74a5dd2c1131187 > > _ for 4.xx commit 37971728a5fc40b1c90512e79e47333d98ec8851 > > reads: > *** > This is a significant rewrite of the generic lookup logic inside > core/fs/fs.c's searchdir function. Previously, there...
2014 Jul 05
2
mdiskchk and WinPE
Greetings, all... Hoping someone can point me in the right direction. I've set up a Linux PXE host with a menu choice to install Windows. This option boots a WinPE image, which then uses \\net use... to mount the appropriate ISO image. Works fine. However, I would like to pass the iso name and directory into WinPE from the menu via append= arguments. Thus, I can set up a separate menu option
2012 Nov 20
2
Community Group for Markdown Standardization
FYI, There was an interest from a few people to create a formalization of Markdown as it is currently implemented. A W3C Community Group has been created for moving forward and exploring the idea and create a spec if necessary. A W3C Community Group [1] is a platform for discussing, publishing about a topic. You just need a free public W3C account [2] The community markdown group [3] has
2016 Jan 22
3
[PATCH 2/2] core: Fix stack overflow when reloading config
2016-01-22 3:37 UTC+01:00, H. Peter Anvin <hpa at zytor.com>: > On 01/21/16 18:33, Celelibi wrote: >> >> BTW, this code is due to Matt Flemming with commit 3a316db1 (later >> modified). The commit log say this: >> ldlinux: Loading a config file should cause re-initialisation >> >> There are a number of initialisation steps that need to be